/**!
 * 首页
 * author: fxyue;
 * date:2019-11-12
 */

.ewb-main-content>.ewb-container {
    box-shadow: 0px 0px 16px 4px rgba(154, 4, 0, 0.03);
}

.ewb-main-top {
    background: #fff;
    padding-top: 20px;
}

/* 轮播 */
.ewb-scroll {
    margin: 0 0 0 20px;
    height: 338px;
}

.ewb-scroll img {
    display: block;
    height: 338px;
}

/* 文字介绍 */

.ewb-img-intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 46px;
    line-height: 46px;
    color: #fff;
    padding: 0 140px 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("../images/mask_black_50.png");
}

/* 分页按钮 */
.owl-dots {
    position: absolute;
    right: 19px;
    bottom: 19px;
    height: 10px;
}

.owl-dots .owl-dot {
    float: left;
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin-right: 7px;
    background: #fff;
    display: block;
    border-radius: 5px;
}

.owl-dots .owl-dot.active span {
    width: 38px;
}

/* 详情 */
.ewb-introduce {
    margin-right: 20px;
    height: 338px;
}

.ewb-introduce-p {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}

.ewb-introduce-tt {
    /* text-align: center;
    width: 80%;
    margin: 0 auto; */
    line-height: 50px;
    display: block;
    color: #333;
    font-size: 28px;
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
    font-weight: bold;
}

.ewb-introduce-txt {
    line-height: 32px;
    margin-top: 8px;
    text-indent: 24px;
    font-size: 16px;
    height: 64px;
    overflow: hidden;
}

.ewb-introduce-bd {
    margin: 11px 0 0 7px;
    border-top: 1px dashed #e0e0e0;
    padding-top: 6px;
    height: 198px;
    overflow: hidden;
}


/* 通知公告 */
.ewb-info {
    height: 257px;
}

.ewb-span396{
    float:left;
    width:396px;
}
.ewb-span308{
    float:left;
    width:308px;
}
.ewb-span792{
    float:left;
    width:792px;
}

.ewb-info-hd {
    height: 40px;
    background: #f5f5f5;
    border-bottom: 1px solid #d7d7d7;
}

.ewb-info-tt {
    float: left;
    line-height: 38px;
    padding: 0 2px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 3px solid #e11400;
    margin-left: 15px;
    color: #e11400;
}

.ewb-info-more {
    float: right;
    line-height: 40px;
    margin-right: 20px;
    color: #999;
}

.ewb-info-bd {
    margin: 12px 20px 0 15px;
    height: 204px;
    overflow: hidden;
}


/* 人大之窗 */
.ewb-notice {
    /* margin: 0 27px 0 20px;
    height: 397px; */
    margin-left:20px;
}

.ewb-notice-hd {
    height: 41px;
    background: #ececec;
}

.ewb-notice-item {
    float: left;
    line-height: 41px;
    border-left: 2px solid #f7f7f7;
    text-align: center;
    position: relative;
}

.ewb-notice-item:first-child {
    border-left: 0;
}

.ewb-notice-item a {
    display: block;
    font-size: 16px;
    color: #333;
    background: #ececec;
}

.ewb-notice-item i {
    width: 11px;
    height: 6px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    top: 100%;
    background: url("../images/red_arrow_down.png") top center no-repeat;
    display: none;
}

.notice1 {
    width: 99px;
}

.notice2 {
    width: 188px;
}

.notice3 {
    width: 138px;
}

.notice4 {
    width: 126px;
}

.notice5 {
    width: 212px;
}

.notice6 {
    width: 152px;
}

.notice7 {
    width: 156px;
}

.notice8 {
    width: 118px;
}

.notice9 {
    width: 111px;
}

.ewb-notice-item.cur a {
    background: #e84a3b;
    color: #fff;
    font-weight: bold;
}

.ewb-notice-item.cur i {
    display: block;
}

.ewb-notice-bd {
    /* margin-top: 16px; */
    padding-top:6px;
    height: 243px;
}

.ewb-notice-txt {
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.ewb-notice-p {
    font-size: 15px;
    line-height: 28px;
    color: #666;
    text-indent: 24px;
    text-align: justify;
    /* height: 280px; */
}

.ewb-more {
    color: #e11400;
}

/* 市人大常委会 */
.ewb-meeting-bd {
    padding-top: 12px;
    /* margin-right: 60px;
    height: 170px; */
    overflow: hidden;
}

.ewb-meeting-node {
    margin-top: 10px;
    line-height: 28px;
    font-size: 16px;
}

.ewb-meeting-label {
    float: left;
    width: 80px;
    text-align: right;
}

.ewb-meeting-box {
    margin-left: 80px;
}

.ewb-meeting-box span {
    float: left;
    /* width: 75px; */
    width: 85px;
}

.ewb-meeting {
    margin:-10px 20px 0 20px;
}

.ewb-meeting-item:first-child {
    height: 45px;
    margin-top:10px;
    background: url("../images/meeting_bg_01.jpg");
}

.ewb-meeting-item {
    height: 45px;
    margin-top:10px;
    background: url("../images/meeting_bg_01.jpg");
}

.ewb-meeting-item:hover {
    opacity: 0.8;
}

/* .meeting1 {
    background: url("../images/meeting_bg_01.jpg");
}

.meeting2 {
    background: url("../images/meeting_bg_02.jpg");
} */

.ewb-meeting-link {
    padding: 0 22px 0 110px;
    display: block;
    line-height: 45px;
    margin-top: 10px;
    background-position: 30px 50%;
    background-repeat: no-repeat;
}
/*.meeting1 .ewb-meeting-link{
    padding-left:80px;
}*/
.meeting1 .ewb-meeting-link {
    background-image: url("../images/meeting_icon_01.png");
}

.meeting2 .ewb-meeting-link {
    background-image: url("../images/meeting_icon_02.png");
}
.meeting3 .ewb-meeting-link {
    background-image: url("../images/meeting_icon_03.png");
}
.meeting4 .ewb-meeting-link {
    background-image: url("../images/meeting_icon_04.png");
}

.ewb-meeting-link i {
    float: right;
    width: 9px;
    height: 12px;
    margin-top: 16px;
    background: url("../images/white_arrow_right.png") no-repeat;
}

.ewb-meeting-link span {
					   
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.meeting5 .ewb-meeting-link{
	    line-height: 20px;
}
.ewb-meeting-link span{
	margin-left: -20px;
}

.meeting5 .ewb-meeting-link {
    background-image: url(../images/meeting_icon_01.png);
}

/* 权威发布 */

.ewb-publish {
    height: 512px;
}

.ewb-publish-bd {
    margin: 8px 0 0 13px;
    height:204px;
    overflow: hidden;
}

/* 苏州人大刊物 */
.ewb-person {
    height:231px;
    padding-top:18px;
}

.ewb-person img {
    display: block;
    height: 205px;
    margin: 0 auto;
    width: 170px;
}


/* 苏州人大微信公众帐号 */
.ewb-code {
    padding: 16px 10px 0;
}

.ewb-code-item {
    float: left;
}

.ewb-code-item:first-child {
	margin-left: 220px;
    margin-right: 22px;
}

.ewb-code-node {
    padding: 15px 20px;
    border: 1px solid #ccc;
    background: #fff;
    width: 95px;
    height: 95px;
}

.ewb-node-txt {
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}

/* 苏州各区 */
.ewb-city {
    margin: 30px 20px 0;
	display:none;
}

.ewb-city .ewb-notice-item {
    border-left: 3px solid #f7f7f7;
}

.ewb-city .ewb-notice-item:first-child {
    border-left: 0;
}

.ewb-city-bd {
    margin: 11px 22px 0 14px;
    height: 204px;
    overflow: hidden;
}

/* 规范性文件报送 备案系统 */
.ewb-pic {
    margin: 30px 20px 0 0;
}

.ewb-pic-node {
    float: left;
    width: 25%;
}

.ewb-pic-node a {
    margin-left: 20px;
    display: block;
    height: 70px;
    font-size: 0;
    padding: 0 10px;
    background-repeat: no-repeat;
    text-align: center;
}

.pic1,
.pic2 {
    background-image: url("../images/pic_bg_01.jpg");
}

.pic3 {
    background-image: url("../images/pic_bg_03.jpg");
}

.pic4 {
    background-image: url("../images/pic_bg_04.jpg");
}

.pic5 {
    background-image: url("../images/pic_bg_05.jpg");
}

.ewb-pic-node span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2)
}

.pic1 span,		   
.pic2 span{
    font-size: 18px;
}

.ewb-pic-node i {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.ewb-pic-node a:hover {
    opacity: 0.8;
}

.ewb-footer {
    margin: 34px 0px 0;
}

